Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compute_logical_snapshot_files for v14 #9155

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Conversation

tristan957
Copy link
Member

The function, pg_ls_logicalsnapdir(), was added in version 15.

This should be a little more readable.

Signed-off-by: Tristan Partin <[email protected]>
The function, pg_ls_logicalsnapdir(), was added in version 15.

Signed-off-by: Tristan Partin <[email protected]>
ololobus
ololobus approved these changes Sep 25, 2024
Copy link

5013 tests run: 4849 passed, 0 failed, 164 skipped (full report)


Flaky tests (10)

Postgres 17

Postgres 16

Postgres 15

Postgres 14

  • test_ondemand_wal_download_in_replication_slot_funcs: release-arm64

Code coverage* (full report)

  • functions: 32.0% (7495 of 23395 functions)
  • lines: 50.1% (60490 of 120849 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
9040c11 at 2024-09-25T20:54:16.452Z :recycle:

@tristan957 tristan957 merged commit 684e924 into main Sep 25, 2024
89 checks passed
@tristan957 tristan957 deleted the tristan957/metrics branch September 25, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants